Tokens for Update Business Process
The Update Business Process activity produces the following tokens.
Name | Description | Sample Syntax* |
---|---|---|
Status |
The current business process stage. |
%(UpdateBusinessProcess_Status) |
Instance Name | The current name of the business process instance. | %(UpdateBusinessProcess_Instance Name) |
Timestamp |
The time that the Update Business Process activity ran. Note: Time is based on the workstation where the activity ran. |
%(UpdateBusinessProcess_Timestamp) |
*The "UpdateBusinessProcess" portion of the syntax changes to match the activity's name as specified in the Activity Name property box.
Note: All non-alphanumeric characters, except underscores, are removed from the name. For example, if you rename the activity Assign-to-@Initiator, the syntax for the Instance Name token will be: %(AssigntoInitiator_Instance Name).